Release 10.1A: OpenEdge Data Management:
SQL Reference
Date and time functions
Table 67 lists the date and time functions that ODBC supports.
The date and time functions listed can take the following arguments:
- date-exp can be a column name, a date or timestamp literal, or the result of another scalar function, where the underlying data type can be represented as
SQL_CHAR,SQL_VARCHAR,SQL_DATE, orSQL_TIMESTAMP.- time_exp
can be a column name, a timestamp or timestamp literal, or the result of another scalar function, where the underlying data type can be represented asSQL_CHAR,SQL_VARCHAR,SQL_TIME, orSQL_TIMESTAMP.- timestamp_exp can be a column name; a time, date, or timestamp literal; or the result of another scalar function, where the underlying data type can be represented as
SQL_CHAR,SQL_VARCHAR,SQL_TIME,SQL_DATE, orSQL_TIMESTAMP.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |